projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c49d6ca
)
Docstring typo.
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Fri, 25 May 2001 20:35:00 +0000
(20:35 +0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Fri, 25 May 2001 20:35:00 +0000
(20:35 +0000)
lisp/progmodes/hideshow.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/hideshow.el
b/lisp/progmodes/hideshow.el
index b4be14e7ba23cd4081e53d319373eeef1b7b3f36..397d3a69a45892062cc19379b995678903500436 100644
(file)
--- a/
lisp/progmodes/hideshow.el
+++ b/
lisp/progmodes/hideshow.el
@@
-412,7
+412,7
@@
property of an overlay."
"Hide or show lines from FROM to TO, according to FLAG.
If FLAG is nil then text is shown, while if FLAG is non-nil the text is
hidden. Actually flag is really either `comment' or `block' depending
-on what kind of block it is suppose to hide."
+on what kind of block it is suppose
d
to hide."
(save-excursion
;; first clear it all out
(hs-discard-overlays from to)